home *** CD-ROM | disk | FTP | other *** search
/ QuickTime 2.0 Developer Kit / QuickTime 2.0 Developer Kit.iso / pc / windows / qtw_201 / setup / samples / bigeight / bigeight.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-19  |  545 b   |  18 lines

  1.  
  2. // ---------------------------------------------------------------------
  3. //
  4. // BigEight.h - Sample QuickTime for Windows Application
  5. //
  6. //              (c) Copyright 1988-1994 Apple Computer, Inc. All Rights Reserved.
  7. //
  8. // ---------------------------------------------------------------------
  9.  
  10. #define IDM_CONTROLLER     1
  11. #define IDM_GROW_BOX       2
  12. #define IDM_KEYBOARD       3
  13. #define IDM_LOOPING        4
  14. #define IDM_PALINDROME     5
  15. #define IDM_SOUND          6
  16. #define IDM_SPEAKER_BUTTON 7
  17. #define IDM_STEP_BUTTONS   8
  18.